Skip to content

ENH: Allow custom frequencies #6473

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 25, 2014

Conversation

jseabold
Copy link
Contributor

Allows custom frequencies other than business day in testing utilities. Keeps the old default.

closes #4541

@jreback jreback added this to the 0.14.0 milestone Feb 25, 2014
@jreback
Copy link
Contributor

jreback commented Feb 25, 2014

@jseabold you are closing #4541 with this! excellent!

@jreback
Copy link
Contributor

jreback commented Feb 25, 2014

merge when ready

@jseabold
Copy link
Contributor Author

Ok, I don't like to merge with pandas usually to make sure other eyes get on it, but I'll do this one it's simple enough. I'll edit the commit message to close that issue.

@jseabold
Copy link
Contributor Author

I left custom frequencies for PeriodIndex and friends for another PR...

jseabold added a commit that referenced this pull request Feb 25, 2014
@jseabold jseabold merged commit 4c663be into pandas-dev:master Feb 25, 2014
@jseabold jseabold deleted the allow-freq-test-utils branch February 25, 2014 17:56
@jreback
Copy link
Contributor

jreback commented Feb 25, 2014

gr8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tests: frequency setting at makeTimeSeriesDataFrame
2 participants